|
Macintosh Common Lisp (MCL) is an implementation and IDE for the Common Lisp programming language. Various versions of MCL run under Mac OS (m68k and PPC) and Mac OS X. Versions of MCL up to and including 5.1 are proprietary. Version 5.2 has been open sourced. In 2009 a new different version of MCL has been open sourced: RMCL.〔( RMCL announcement )〕 RMCL is based on MCL 5.1 and does run under Rosetta on Intel-based Macs. ==Features of MCL== MCL was famous for its integration with the Macintosh toolbox (later: Apple Carbon), which allowed direct access to most of the Mac OS functionality directly from Lisp. This was achieved with a low-level interface that allowed direct manipulation of native Mac OS data structures from Lisp, together with a high-level interface that was more convenient to use. In a 2001 article in Dr. Dobbs Journal, Peter Norvig wrote that "MCL is my favorite IDE on the Macintosh platform for any language and is a serious rival to those on other platforms".〔(Extreme Rapid Development )〕 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Macintosh Common Lisp」の詳細全文を読む スポンサード リンク
|